home *** CD-ROM | disk | FTP | other *** search
- ART.LSP
- EXAMPLE.LSP
- FACT.LSP
- FIB.LSP
- HANOI.LSP
- HDWR.LSP
- IFTHEN.LSP
- OBJECT.LSP
- PP.LSP
- PROLOG.LSP
- PT.LSP
- QA.LSP
- QUEENS.LSP
- QUEENS2.LSP
- STEP.LSP
- TAK.LSP
- TRACE.LSP
-
- These are a number of XLISP programs to get you started in quest to program
- in Lisp. Some of the programs include a factorial function, a fibanocci
- function, a towers of hanoi program, a PROLOG interpreter (sounds
- interesting if I knew PROLOG), and the classic queens on the chess board
- problem with and without graphics. These are just a sample of the programs
- available. Please note: Some of these programs might not run under XLISP
- 2.0. Try them out and modify them yourself. The XLISP examples have come
- from a number of sources.
-